home *** CD-ROM | disk | FTP | other *** search
/ Amiga Tools 5 / Amiga Tools 5.iso / grafik / converter / limbo4.0 / src / 3d / fileio.h < prev    next >
Encoding:
Text File  |  1996-07-16  |  134 b   |  5 lines

  1.  void SaveFC3D(Transformation ****T, char *file, LimboHeader *Head)
  2.   ;
  3.  LimboHeader *LoadFC3D(Transformation *****T, char *file)
  4.   ;
  5.